Mapping URL: /orderitem/{id}
Description: delete the orderitem entity with the appended id
Microservice: ProductService
/orderitem/{id} |
Mapping URL: /orderitem/{id}
Description: OrderItemService
Name: deleteOrderItemById(id)
Request Method: DELETE
Service Interface: /orderitem/{id}
Service Entity: OrderItem
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |